| SsStudRoommate |
| Logical Entity Name | SsStudRoommate |
| Default Table Name | SsStudRoommate |
| Physical Only | NO |
| Definition | |
| Note |
| SsStudRoommate Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdEnrollID |
int | NO | ||
RoommateSyStudentID |
int | NO | ||
Type |
char(1) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| SsStudRoommate Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SsStudRoommate_AdEnrollID_RoommateSyStudentID_Type_U_C_IDX | PrimaryKey | AdEnrollID, RoommateSyStudentID, Type |
| SsStudRoommate Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdEnroll | Identifying | One To Zero or More | FK_SsStudRoommate_AdEnrollID_AdEnroll_AdEnrollID | AdEnrollID | NO | YES | ||
| syStudent | Identifying | One To Zero or More | FK_SsStudRoommate_RoommateSyStudentID_syStudent_SyStudentID | RoommateSyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SsStudRoommate_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SsStudRoommate Check Constraints |
| Check Constraint Name | CheckConstraint |